Developer --> Technical Publications
PATHHardware Documentation > USB Devices > Mac OS USB DDK API Reference


Pipe State Constants

    kUSBActive      = 0,    /* Pipe can accept new transactions*/
    kUSBIdle        = 1,    /* Pipe cannot accept new transactions*/
    kUSBStalled     = 2     /* An error occured on the pipe*/

© 1999 Apple Computer, Inc.

Previous | Back Up One Level | Next | Show Frames | Hide Frames